@charset "utf-8";
body{background: #fff; font-size: 15px;}
#header .menu ul li.home{
	
}
.linkweb{
	width: 12px;
	background: #e3e3e3;
	border: 1px solid #ccc;
	border-right: 0;
	position: fixed;
	z-index: 8;
	right: 0;
	top: 44%;
	font-size: 12px;
	display: block;
	line-height: 14px;
	padding: 7px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.title.block{
	height: 34px;
	position: relative;
	border-bottom: 1px solid #efefef;
}
.title.block h3{
	display: inline-block;
	margin-top: 0;
	line-height: 26px;
	height: 34px;
	font-size: 20px;
	border-bottom:2px solid #1e7ed2;
	background:#fff;
	color: #1e7ed2;
}
.title.block a{
	position: absolute;
	right: 0;
	height: 30px;
	line-height: 30px;
	color: #999;
	padding-right: 16px;
	font-size: 14px;
	background: url(../images/2020icon-01.png) no-repeat right center;
	background-size: 11px;
}
.title.block a:hover{
	color: #C00000;
}
.newsList{
	border: 1px solid #efefef; 
	padding: 15px;
	min-height: 260px;
}
.newsList ul{
	padding-top: 7px;
}
.newsList ul li{
	line-height: 32px;
	height: 32px;
	display: block;
	position: relative;
}
.newsList ul li a{
	/* padding-right: 75px; */
	display: block;
	padding-left: 14px;
	background: url(../images/2020icon-03.png) no-repeat left center;
	/*单行溢出显示省略号*/
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.clonea{
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsList ul li span.deta{
	position: absolute;
	right: 0;
	line-height: 32px;
	font-size: 12px;
	color: #999;
}




#banner{
	width: 100%;
	min-width: 1000px;
	height: 350px;
	position: relative;
	z-index: 0;
}
/* 时政 */
#group{
	height: 90px;
	overflow: hidden;
	margin: 15px auto;
	position: relative;
	background-color: #fff;
	border: 1px solid #efefef;
}
#group .title{
	height: 70px;
	margin-top: 10px;
	width: 93px;
	float: left;
	line-height: 30px;
	padding-left:15px;
	font-weight: bold;
	background: url(../images/2020icon-02.png) no-repeat 12px center;
	border-right: 2px solid #c00000;
	text-indent: -999em;
}
#group .groupCon{ overflow: hidden; padding: 12px; width: 88%;}
#group .groupCon li{ width: 47%; float: left; position: relative; margin-right: 2%;	line-height: 32px;height: 32px;}
#group .groupCon li a{
	padding-right: 75px;
	display: block;
	padding-left: 14px;
	/* background: url(../img/2020icon-03.png) no-repeat left center; */
	/*单行溢出显示省略号*/
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

#group .groupCon span.deta{
	position: absolute;
	right: 0;
	line-height: 32px;
	font-size: 12px;
	color: #999;
}
#group a.more{
	position: absolute;
	width:28px;
	height: 28px;
	right: 14px;
	top: 50%;
	margin-top: -16px;
	background: #eee url(../images/2020icon-01.png) no-repeat center center;
}

/* 公告 */
#notice{
	overflow: hidden;
	margin: 15px auto;
	height: 46px;
	background-color: #fff;
	border: 1px solid #efefef;
}
#notice .title{
	height: 30px;
	margin-top: 8px;
	width: 93px;
	float: left;
	line-height: 30px;
	padding-left:15px;
	font-weight: bold;
	border-right: 2px solid #c00000;
}
#notice .noticeCon{
	float: right;
	width: 1080px;
}
#notice .noticeCon a{
	line-height: 46px;
	padding-left: 0px;
	display: block;
	position: relative;
}
#notice .noticeCon a span.deta{
	line-height: 46px;
	right: 0px;
	position: absolute;
	padding-right: 20px;
	font-size: 14px;
	color: #999;
}


#focusNews{
	overflow: hidden;
}
#focusNews .hd{
	
	/*background: url(../img/focusNews_title.png) no-repeat left center;*/
	height: 40px;
	margin-bottom: 0px;
}
/*#focusNews .hd h3{
	overflow: hidden;
	text-indent: -999em;
	background: none;
	border:0;
}*/
#focusNews .hd ul li{
	float: left;
	position: relative;
	z-index: 1;
}
#focusNews .hd ul li a{
	position: relative;
	display: block;
	line-height: 40px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding:0 60px 0 30px;
	text-align: center;
	background: url(../images/focusNews_title1.png) no-repeat right center;
}
#focusNews .hd ul li.two{
	z-index: 0;
	margin-left: -50px;
	
}
#focusNews .hd ul li.two a{
	padding:0 60px 0 65px;
}
#focusNews .hd ul li.on a{
	color: #fff;
	background: url(../images/focusNews_title.png) no-repeat right center;
}

#focusNews .focusNewsPic{
	width: 373px;
	position: relative;
	overflow: hidden;
}

#focusNews .focusNewsPic a{
	display: block;
	background-position: center;
	background-size: cover;
	line-height: 0;
	position: relative;
}
#focusNews .focusNewsPic a img{
	width: 373px;
	height: 260px;
}
#focusNews .focusNewsPic a b{
	position: absolute;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	height: 36px;
	background-color: rgba(0,0,0,0.6);
	display: block;
	padding-left: 10px;
	padding-right: 80px;
	line-height: 36px;
	color: #fff;
	font-weight: normal;
	/*单行溢出显示省略号*/
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#focusNews .focusNewsPic .prev,
#focusNews .focusNewsPic .next{
	position: absolute;
	width: 40px;
	height: 50px;
	z-index: 1;
	left: 0;
	top: 40%;
	background: url(../images/next_btn.png) no-repeat;
	opacity: 0.5;
}
#focusNews .focusNewsPic:hover .prev,
#focusNews .focusNewsPic:hover .next{
	opacity: 0.8;
}
#focusNews .focusNewsPic .next{
	left: auto;
	right: 0;
	background-position-x: right;
}
#focusNews .focusNewsPic .prev:hover,
#focusNews .focusNewsPic .next:hover{
	opacity: 1;
}

#focusNews .focusNewsPic .focusNewsPicNum{
	position: absolute;
	right: 8px;
	bottom: 13px;
}
#focusNews .focusNewsPic .focusNewsPicNum ul li{
	width: 8px;
	height: 8px;
	text-indent: -999em;
	border-radius: 100%;
	background: #fff;
	margin: 0 2px;
	display: inline-block;
	position: relative;
	z-index: 9;
  	behavior: url(../js/PIE.htc); 
}
#focusNews .focusNewsPic .focusNewsPicNum ul li.on{
	background: #EC141D;
}
#focusNews .company{
	border: 1px solid #efefef; 
	padding: 15px;
	float: right;
}
#focusNews .company .newsList{
	border: 0;
	padding: 0;
}


/*20-10-24*/
#focusNews .newsList_01{
	float: left;
	width: 390px;
	margin-right:15px;
}
#focusNews .newsList_02{
	float: left;
	width: 373px;
	margin-right:15px;
}
#focusNews .newsList_03{
	float: left;
	width: 373px;
}

#focusNews .newsList .title{
	position: relative;
	display: block;
	line-height: 32px;
	color: #000;
	font-size: 20px;
	border-bottom: 0;
	font-weight: bold;
	padding:0 60px 0 20px;
	text-align: left;
	background: url(../images/focusNews_title.png) no-repeat -100px center;
	height: 32px;
}
#focusNews .newsList .title.block h3{
	border:0;
	background:none;
	color: #fff;
}
#focusNews .newsList .title.block h3 .text-red{
	color: #fff;
}
#focusNews .newsList .title .more{
	line-height: 32px;
	height: 32px;
}
/*end*/

#focusNews .focusNewsList{
	width: 595px;
	float: left;
}

#focusNews .focusNewsList .hot{
	position: relative;
}
#focusNews .focusNewsList .hot h1{
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 8px;
}
#focusNews .focusNewsList .hot .info{
	color: #999;
	font-size: 12px;
	padding: 6px 0;
	position: absolute;
	right: 0;
	top: 10px;
}
#focusNews .focusNewsList .hot .con{
	line-height: 24px;
	color: #666;
	height: 44px;
	overflow: hidden;
	margin-bottom: 13px;
	/*多行溢出显示省略号*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#focusNews .focusNewsList ol{
}
#focusNews .focusNewsList ol li{
	line-height: 28px;
	height: 32px;
	padding-top:4px;
	display: block;
	/*border-bottom: 1px solid #F2F2F2;*/
	position: relative;
}
#focusNews .focusNewsList ol li a{
	padding-right: 50px;
	display: block;
	font-size: 16px;
	/*单行溢出显示省略号*/
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#focusNews .focusNewsList ol li span.deta{
	position: absolute;
	right: 0;
	line-height: 38px;
	font-size: 12px;
	color: #999;
}



#modular_01{
	margin: 15px auto ;
	overflow: hidden;
}
#modular_01 .newsList{
	width: 390px;
	float: left;
}
#modular_01 .newsList_01,
#modular_01 .newsList_02{
	margin-right: 15px;
}


#modular_01 .NewsPic{
	padding-top: 12px;
	position: relative;
}
#modular_01 .NewsPic ul li{
	height: auto;
}
#modular_01 .NewsPic ul li a{
	line-height: 0;
	background-size: 100%;
	background-size: cover;
	padding: 0;
}
#modular_01 .NewsPic ul li img{
	width: 100%;
	height: 219px;
}
#modular_01 .NewsPic a b{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	background-color: rgba(0,0,0,0.6);
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 36px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;	
}
#modular_01 .NewsPic .prev,
#modular_01 .NewsPic .next{
	position: absolute;
	width: 35px;
	height: 50px;
	z-index: 1;
	left: 0;
	top: 35%;
	background: url(../images/next_btn.png) no-repeat left center;
	background-size: 300px;
	opacity: 0.5;
}
#modular_01 .NewsPic:hover .prev,
#modular_01 .NewsPic:hover .next{
	opacity: 0.8;
}
#modular_01 .NewsPic .next{
	left: auto;
	right: 0;
	background-position-x: right;
}
#modular_01 .NewsPic .prev:hover,
#modular_01 .NewsPic .next:hover{
	opacity: 1;
}

#modular_01{
	margin: 15px auto ;
	overflow: hidden;
}
#modular_01 .newsList{
	width: 390px;
	float: left;
}
#modular_01 .newsList_01,
#modular_01 .newsList_02{
	margin-right: 15px;
}

#modular_02 .newsList{
	width: 390px;
	float: left;
}
#modular_02 .NewsPic{
	padding-top: 12px;
	position: relative;
}
#modular_02 .NewsPic ul li{
	height: auto;
}
#modular_02 .NewsPic ul li a{
	line-height: 0;
	background-size: 100%;
	background-size: cover;
	padding: 0;
}
#modular_02 .NewsPic ul li img{
	width: 100%;
	height: 219px;
}
#modular_02 .NewsPic a b{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	background-color: rgba(0,0,0,0.6);
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 36px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;	
}
#modular_02 .NewsPic .prev,
#modular_02 .NewsPic .next{
	position: absolute;
	width: 35px;
	height: 50px;
	z-index: 1;
	left: 0;
	top: 35%;
	background: url(../images/next_btn.png) no-repeat left center;
	background-size: 300px;
	opacity: 0.5;
}
#modular_02 .NewsPic:hover .prev,
#modular_02 .NewsPic:hover .next{
	opacity: 0.8;
}
#modular_02 .NewsPic .next{
	left: auto;
	right: 0;
	background-position-x: right;
}
#modular_02 .NewsPic .prev:hover,
#modular_02 .NewsPic .next:hover{
	opacity: 1;
}

#modular_02{
	overflow: hidden;
	padding-top: 10px;
}
#modular_02 .title.block{
	height: 34px;
	position: relative;
	border-bottom: 0;
}
#modular_02 .title.block h3{
	display: inline-block;
	margin-top: 0;
	line-height: 26px;
	height: 34px;
	font-size: 20px;
	border-bottom:0;
	background:#fff;
}
/* 专题报道 */
#special {
	padding: 0;
	overflow: hidden;
	width: 800px;
	float: left;
}

#special .specialCon{
	position: relative;
	margin:0 auto;
}

#special .specialCon ul li{
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	position: relative;
}
#special .specialCon ul li a{
	line-height: 0;
}

#special .specialCon ul li a img{
	position: relative;
	width: 395px;
	display: block;
	margin: 0 auto;
	z-index: 0;
}
#special .specialCon ul li a b{
	display: none;
}


/* 专项工作 */
#special_work{
	overflow: hidden;
	width: 395px;
	float: right;
}

#special_work ul{
	padding: 0;
}
#special_work ul li{
	float: left;
	display: block;
	margin: 0 0 3px 3px;
	width: 128px;
}
#special_work ul li a{
	display: block;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background: #fff2f2;
	position: relative;
	color: #C00000;
	border: 1px solid #efefef;	
	
}
#special_work ul li:nth-child(even) a{
	background: #f1f1f1;
}
#special_work ul li a:hover{
	background: #C00000;
	border: 1px solid #C00000;
	color: #fff;
}
#special_work ul li a span{
	width: 45px;
	height: 50px;
	margin-left: -10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/2020icon.png) no-repeat 0 -200px;
	/* -moz-transform:scale(.8,.7);
	-webkit-transform:scale(.8,.8); */
	transform:scale(.55,.55);
}
#special_work ul li a:hover span{
	background-position-y: -260px;
}
#special_work ul li a span.icon_01{background-position-x: 8px;}
#special_work ul li a span.icon_02{background-position-x: -92px;}
#special_work ul li a span.icon_03{background-position-x: -195px;}
#special_work ul li a span.icon_04{background-position-x: -292px;}
#special_work ul li a span.icon_05{background-position-x: -392px;}
#special_work ul li a span.icon_06{background-position-x: -492px;}
#special_work ul li a span.icon_07{background-position-x: -592px;}
#special_work ul li a span.icon_08{background-position-x: -692px;}
#special_work ul li a span.icon_09{background-position-x: -792px;}



#modular_03{
	margin: 25px auto 30px;
	overflow: hidden;
}
#modular_03 .title.block{
	height: 34px;
	position: relative;
	border-bottom: 0;
}
#modular_03 .title.block h3{
	display: inline-block;
	margin-top: 0;
	line-height: 26px;
	height: 34px;
	font-size: 20px;
	border-bottom:0;
	background:#fff;
}
#modular_03 .newsList{
	width: 390px;
	padding: 0;
	border: 0;
	overflow: hidden;
	float: left;
}
#modular_03 .newsList_01,
#modular_03 .newsList_02{
	margin-right: 15px;
}
#modular_03 .NewsPic{
	padding-top: 12px;
	position: relative;
}
#modular_03 .NewsPic ul li{
	height: auto;
}

#modular_03 .NewsPic ul li a{
	padding: 0;
	white-space: normal;
}
#modular_03 .NewsPic ul li img{
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
	display: block;
}
#modular_03 .NewsPic a b{
	position: relative;
	height: 80px;
	box-sizing: border-box;
	width: 100%;
	background-color: #f7f7f7;
	display: block;
	padding: 10px 15px;
	line-height: 22px;
	color: #000;
	font-weight: normal;	
}
#modular_03 .NewsPic a:hover b{
	color: #C00000;
}
#modular_03 .NewsPic a b span{
	position: relative;
	margin-top: 8px;
	display: block;
}
#modular_03 .NewsPic .prev,
#modular_03 .NewsPic .next{
	position: absolute;
	width: 35px;
	height: 50px;
	z-index: 1;
	left: 0;
	top: 30%;
	background: url(../images/next_btn.png) no-repeat left center;
	background-size: 300px;
	opacity: 0.5;
}
#modular_03 .NewsPic:hover .prev,
#modular_03 .NewsPic:hover .next{
	opacity: 0.8;
}
#modular_03 .NewsPic .next{
	left: auto;
	right: 0;
	background-position-x: right;
}
#modular_03 .NewsPic .prev:hover,
#modular_03 .NewsPic .next:hover{
	opacity: 1;
}
.tab_5{
	display: inline-block;
    margin-top: 0;
    line-height: 26px;
    height: 34px;
    font-size: 20px;
    border-bottom: 2px solid #1e7ed2;
    background: #fff;
    color: #1e7ed2;	
}
.tab_6{
	 display: inline-block;
    margin-top: 0;
    line-height: 26px;
    height: 34px;
    font-size: 20px;
    border-bottom: 2px solid #ccc;
    background: #fff;
    color: #ccc;
}


#culture {
	padding: 0px 0 50px;
	overflow: hidden;
	width: 100%;
}
#culture .title.block{
	height: 34px;
	position: relative;
	border-bottom: 0;
}
#culture .title.block h3{
	display: inline-block;
	margin-top: 0;
	line-height: 26px;
	height: 34px;
	font-size: 20px;
	border-bottom:0;
	background:#fff;
}
#culture .cultureCon{
	padding-top: 10px;
	text-align: center;
}
#culture .cultureCon ul{
	display: block;
	margin: 0 -15px;
}
#culture .cultureCon ul li{
	display: block;
	float: left;
	width: 290px;
	position: relative;
	margin: 0 0 0 15px;
}
#culture .cultureCon ul li a img{
	width: 100%;
	height: 180px;
	display: block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#culture .cultureCon ul li a b{
	display: block;
	font-weight: normal;
	padding-top: 10px;
	color: #000;
	text-align: center;
}

#culture .cultureCon a:hover b{
	color: #C00000;
}

.specialConb{
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    height: 36px;
    background-color: rgba(0,0,0,0.6);
    display: block;
    padding-left: 10px;
    padding-right: 80px;
    line-height: 36px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


@media only screen and (max-width: 768px) {	
	#header .menu ul li.home{
		background: none;
	}
	#header .menu ul li.home a span.cn{
		color: #f00;
		border-bottom: 0px solid #f00;
		background: none;
	}
	.linkweb{
		display: none;
	}
	
	.title.block a:hover{
		color: #EC141D;
	}
	.newsList{
		border: 0; 
		padding: 0px;
		min-height: auto;
		margin-bottom: 12px;
	}
	.newsList ul{
		padding-top: 7px;
	}
	.newsList ul li{
		line-height: 33px;
		height: 33px;
		display: block;
		position: relative;
	}
	.newsList ul li a{
		/* padding-right: 75px; */
		display: block;
		/*单行溢出显示省略号*/
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.newsList ul li span.deta{
		position: absolute;
		right: 0;
		line-height: 33px;
		font-size: 14px;
		color: #999;
	}




	#banner{
		display: none;
		/*width: 100%;
		min-width: 100%;
		height:220px;
		position: relative;
		z-index: 0;*/
	}

	/* 时政 */
	#group{
		margin-top: 60px;
		height: auto;
		overflow: hidden;
		margin: 15px;
		position: relative;
		background-color: #fff;
		border: 0;
	}
	#group .title{
		height: 70px;
		margin-top: 10px;
		width: 93px;
		float: left;
		line-height: 32px;
		padding-left:15px;
		font-weight: bold;
		background: none;
		border-right: 0;
		text-indent: 0;
		height: 34px;
		position: relative;
		border-bottom: 1px solid #efefef;
	}
	#group .title.block h3{
		display: inline-block;
		margin-top: 0;
		line-height: 26px;
		height: 34px;
		font-size: 20px;
		border-bottom:2px solid #C00000;
		background:#fff;
	}
	#group .title.block a{
		position: absolute;
		right: 0;
		height: 30px;
		line-height: 30px;
		color: #999;
		padding-right: 16px;
		font-size: 14px;
		background: url(../images/2020icon-01.png) no-repeat right center;
		background-size: 11px;
	}
	#group .groupCon{ overflow: hidden; padding: 0; width: 100%;}
	#group .groupCon li{ width: 100%; float: none; position: relative; margin-right: 0;	 line-height: 32px; height: 32px;}
	#group .groupCon li a{
		padding-right: 75px;
		display: block;
		padding-left: 14px;
		background: url(../images/2020icon-03.png) no-repeat left center;
		/*单行溢出显示省略号*/
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}

	#group .groupCon span.deta{
		position: absolute;
		right: 0;
		line-height: 32px;
		font-size: 12px;
		color: #999;
	}


	#notice{
		overflow: hidden;
		margin: 0px auto;
		background-color: #f2f2f2;
	}
	#notice .title{
		height: 40px;
		width: 80px;
		float: left;
		line-height: 40px;
		padding-left:15px;
		color: #EC141D;
		font-weight: bold;
		display: none;
	}
	#notice .noticeCon{
		float: none;
		width: 100%;
	}
	#notice .noticeCon a{
		line-height: 40px;
		padding-left: 10px;
		display: block;
		position: relative;
		font-size: 14px;
	}
	#notice .noticeCon a span.deta{
		display: none;
		line-height: 40px;
		right: 0px;
		position: absolute;
		padding-right: 20px;
		color: #999;
	}


	#focusNews{
		margin-top: 15px;
		padding: 0 10px;
		overflow: hidden;
	}
	
	#focusNews .newsList .title{
		position: relative;
		display: block;
		line-height: 32px;
		color: #000;
		font-size: 20px;
		border-bottom: 0;
		font-weight: bold;
		padding:0 ;
		text-align: left;
		background: none;
		height: 32px;
	}
	#focusNews .newsList .title.block h3{
		border:0;
		background:none;
		color: #000;
	}
	#focusNews .newsList .title.block h3 .text-red{
		color: #C00000;
	}
	
	#focusNews .newsList .title.block{
		height: 34px;
		position: relative;
		border-bottom: 1px solid #efefef;
	}
	#focusNews .newsList .title.block h3{
		display: inline-block;
		margin-top: 0;
		line-height: 26px;
		height: 34px;
		font-size: 20px;
		border-bottom:2px solid #C00000;
		background:#fff;
	}
	#focusNews .newsList .title.block a{
		position: absolute;
		right: 0;
		height: 30px;
		line-height: 30px;
		color: #999;
		padding-right: 16px;
		font-size: 14px;
		background: url(../images/2020icon-01.png) no-repeat right center;
		background-size: 11px;
	}
	#focusNews .newsList .title.block a:hover{
		color: #C00000;
	}
	/*18-02-24*/
	#focusNews .newsList_01{
		float: none;
		width: 100%;
		margin-right:30px;
	}
	#focusNews .newsList_02,
	#focusNews .focusNewsPic{
		float: none;
		width: 100%;
		margin-right:0;
	}
	#focusNews .newsList_03{
		float: none;
		width: 100%;
	}
	/*end*/


	#focusNews .focusNewsPic a{
		display: block;
		background-position: center;
		background-size: cover;
		line-height: 0;
		position: relative;
	}
	#focusNews .focusNewsPic a img{
		width: 100%;
		height: auto;
	}
	#focusNews .focusNewsPic a b{
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 36px;
		background-color: rgba(0,0,0,0.6);
		display: block;
		padding-left: 10px;
		line-height: 36px;
		color: #fff;
		font-weight: normal;
	}
	#focusNews .focusNewsPic .prev,
	#focusNews .focusNewsPic .next{
		position: absolute;
		width: 40px;
		height: 50px;
		z-index: 1;
		left: 0;
		top: 40%;
		background: url(../images/next_btn.png) no-repeat;
		opacity: 0.5;
	}
	#focusNews .focusNewsPic:hover .prev,
	#focusNews .focusNewsPic:hover .next{
		opacity: 0.8;
	}
	#focusNews .focusNewsPic .next{
		left: auto;
		right: 0;
		background-position-x: right;
	}
	#focusNews .focusNewsPic .prev:hover,
	#focusNews .focusNewsPic .next:hover{
		opacity: 1;
	}

	#focusNews .focusNewsPic .focusNewsPicNum{
		position: absolute;
		right: 8px;
		bottom: 0px;
	}
	#focusNews .focusNewsPic .focusNewsPicNum ul li{
		width: 8px;
		height: 8px;
		text-indent: -999em;
		border-radius: 100%;
		background: #fff;
		margin: 0 2px;
		display: inline-block;
		position: relative;
		z-index: 9;
		behavior: url(../js/PIE.htc); 
	}
	#focusNews .focusNewsPic .focusNewsPicNum ul li.on{
		background: #EC141D;
	}


	#focusNews .focusNewsList{
		width: 100%;
		float: none;
		margin-top:10px;
		padding: 0 10px;
	}

	#focusNews .focusNewsList .hot{
		position: relative;
	}
	#focusNews .focusNewsList .hot h1{
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 8px;
	}
	#focusNews .focusNewsList .hot .info{
		display: none;
	/*	color: #999;
		font-size: 12px;
		padding: 6px 0;
		position: absolute;
		right: 0;
		top: 10px;*/
	}
	#focusNews .focusNewsList .hot .con{
		line-height: 24px;
		color: #666;
		height: 44px;
		overflow: hidden;
		margin-bottom: 13px;
		/*多行溢出显示省略号*/
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	#focusNews .focusNewsList ul{
	}
	#focusNews .focusNewsList ul li{
		line-height: 28px;
		height: 32px;
		padding-top:4px;
		display: block;
		/*border-bottom: 1px solid #F2F2F2;*/
		position: relative;
	}
	#focusNews .focusNewsList ul li a{
		padding-right: 75px;
		display: block;
		font-size: 14px;
		/*单行溢出显示省略号*/
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	#focusNews .focusNewsList ul li span.deta{
		position: absolute;
		right: 0;
		line-height: 28px;
		font-size: 12px;
		color: #999;
	}
	#focusNews .company{
		border: 0 ; 
		padding: 0;
		float: none;
	}
	#focusNews .company .newsList{
		border: 0;
		padding: 0;
	}


	#modular_01{
		margin: 0px auto 0px;
		overflow: hidden;
		padding: 0 10px;
	}
	#modular_01 .newsList{
		width: 100%;
		float: left;
	}
	#modular_01 .newsList_01,
	#modular_01 .newsList_02{
		margin-right: 0px;
	}



	#special {
		display: none;
		padding: 30px 0;
		background: #0950a0 url(../images/special_bg.jpg) no-repeat center bottom;
		background-size: cover;
		overflow: hidden;
		width: 100%;
	}
	#special .title{
		color: #fff;
		text-align: center;
	}
	#special .title h1{
		letter-spacing:2px;
		position: relative;
		width: 130px;
		margin: 0 auto;
		text-align: center;
	}
	#special .title h1 .left_line,
	#special .title h1 .right_line{
		height: 12px;
		width: 100px;
		border-bottom: 1px solid #97abcf;
		border-top: 1px solid #97abcf;
		display: block;
		position: absolute;
		left: -110px;
		top: 10px;
	}
	#special .title h1 .right_line{
		left: auto;
		right: -110px;
	}

	#special .title p{
		letter-spacing:3px;
		color: #97abcf;
		font-size: 13px;
		padding-left: 3px;
	}
	#special .specialCon{
		padding-top: 30px;
		position: relative;
		max-width: 100%;
		min-width: 100%;
		margin:0 auto;
	}
	#special .tempWrap{
		max-width: 100%;
		min-width: 100%;
	}
	#special .specialCon ul li{
		float: left;
		margin-left: 0;
		position: relative;
		line-height: 0;
		padding-top: 10px;
		text-align:center;
		max-width: 368px;
		min-width: 368px;	
	}
	#special .specialCon ul li a{
		line-height: 0;
	}

	#special .specialCon ul li a img{
		position: relative;
		width: 90%;
		display: block;
		margin: 0 auto;
		z-index: 0;
		line-height: 0;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#special .specialCon ul li a:hover img{
		-moz-transform:scale(1.05,1.05);
		-webkit-transform:scale(1.05,1.05);
		transform:scale(1.05,1.05);	
	}
	#special .specialCon ul li a b{
		display: block;
		padding-top: 20px;
		height: 30px;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
	}
	#special .specialCon .prev,
	#special .specialCon .next{
		position: absolute;
		width: 40px;
		height: 100px;
		z-index: 1;
		left: -50px;
		top: 32%;
		background: url(../images/icon.png) no-repeat 0 -450px;
		opacity: 0.5;
	}
	#special .specialCon:hover .prev,
	#special .specialCon:hover .next{
		opacity: 0.8;
	}
	#special .specialCon .next{
		left: auto;
		right: -45px;
		background-position-x: -100px;
	}
	#special .specialCon .prev:hover,
	#special .specialCon .next:hover{
		opacity: 1;
	}

	#special .specialNum{
		position: relative;
		text-align: center;
		bottom: 0px;
		padding: 30px 0 0;
	}
	#special .specialNum ul li{
		position: relative;
		width: 45px;
		max-width: 45px;
		min-width: 45px;
		height: 5px;
		float: none;
		padding: 0;
		margin: 0 5px;
		background: rgba(255,255,255,0.5);
		text-indent: -999em;
		display: inline-block;
		cursor: pointer;

	}
	#special .specialNum ul li.on{
		background: #fff;
	}


	#modular_02{
		margin: 0px auto 0px;
		overflow: hidden;
		padding: 0 8px;
	}
	#modular_02 .newsList{
		width: 100%;
		float: left;
		overflow: hidden;
	}

	#modular_02 .newsList_01,
	#modular_02 .newsList_02{
		margin-right: 0px;
	}
	#modular_02 .NewsPic{
		padding-top: 12px;
		position: relative;
	}
	#modular_02 .NewsPic ul li{
		height: auto;
	}
	#modular_02 .NewsPic ul li a{
		line-height: 0;
		background-size: 100%;
		background-size: cover;
	}
	#modular_02 .NewsPic ul li img{
		width: 100%;
		height: 245px;
	}
	#modular_02 .NewsPic a b{
		position: absolute;
		bottom: 0;
		width: 370px;
		height: 36px;
		background-color: rgba(0,0,0,0.6);
		display: block;
		padding-left: 10px;
		padding-right: 20px;
		line-height: 36px;
		color: #fff;
		font-weight: normal;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;	
	}
	#modular_02 .NewsPic .prev,
	#modular_02 .NewsPic .next{
		position: absolute;
		width: 40px;
		height: 50px;
		z-index: 1;
		left: 0;
		top: 40%;
		background: url(../images/next_btn.png) no-repeat;
		opacity: 0.5;
	}
	#modular_02 .NewsPic:hover .prev,
	#modular_02 .NewsPic:hover .next{
		opacity: 0.8;
	}
	#modular_02 .NewsPic .next{
		left: auto;
		right: 0;
		background-position-x: right;
	}
	#modular_02 .NewsPic .prev:hover,
	#modular_02 .NewsPic .next:hover{
		opacity: 1;
	}




	#special_work{
		background: none;
		background-size: cover;
		padding: 10px 0 0px;
		overflow: hidden;
		width: auto;
		float: none;
	}
	#special_work ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#special_work ul li{
		width: 32%;
		float: none;
	}
	



	#modular_03{
		margin: 0px auto 15px;
		overflow: hidden;
		padding:0 10px;
	}
	#modular_03 .title{
		margin-top: 15px;
	}
	#modular_03 .newsList{
		width: 100%;
		overflow: hidden;
		float: left;
	}
	#modular_03 .newsList_01,
	#modular_03 .newsList_02{
		margin-right: 30px;
	}
	#modular_03 .NewsPic{
		padding-top: 0px;
		position: relative;
	}
	#modular_03 .NewsPic ul li{
		height: auto;
	}

	#modular_03 .NewsPic ul li a{
	}
	#modular_03 .NewsPic ul li img{
		display: block;
		width: 100%;
		background-position: center;
		background-size: cover;
	}
	#modular_03 .NewsPic a b{
		position: absolute;
		bottom: 0;
		width: 370px;
		height: 36px;
		background-color: rgba(0,0,0,0.6);
		display: block;
		padding: 0;
		padding-left: 10px;
		padding-right: 20px;
		line-height: 36px;
		color: #fff;
		font-weight: normal;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;	
	}
	#modular_03 .NewsPic .prev,
	#modular_03 .NewsPic .next{
		position: absolute;
		width: 40px;
		height: 50px;
		z-index: 1;
		left: 0;
		top: 40%;
		background: url(../images/next_btn.png) no-repeat;
		opacity: 0.5;
	}
	#modular_03 .NewsPic:hover .prev,
	#modular_03 .NewsPic:hover .next{
		opacity: 0.8;
	}
	#modular_03 .NewsPic .next{
		left: auto;
		right: 0;
		background-position-x: right;
	}
	#modular_03 .NewsPic .prev:hover,
	#modular_03 .NewsPic .next:hover{
		opacity: 1;
	}




	#culture {
		padding: 0 0 25px 0;
		background: none;
		background-size: cover;
		overflow: hidden;
		width: 100%;
	}
	#culture .title{
		padding-left: 10px;
	}
	#culture .cultureCon{
		padding-top: 0px;
		text-align: center;
	}
	#culture .cultureCon ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 10px;
	}
	#culture .cultureCon ul li{
		display: block;
		width: 49%;
		position: relative;
		line-height: 0;
		padding-bottom: 10px;
		margin: 0 0;
	}
	#culture .cultureCon ul li a img{
		width: 100%;
		height: 30vw;
		display: block;
		margin:0 auto;
	}
	#culture .cultureCon ul li a b{
		display: block;
		padding-top: 20px;
		color: #000;
		text-align: center;
	}
}